Rename File

Command Prototype

File.Rename(sPathSrc,sPathDst,bOverWrite)

Command Description

Rename a file, same as Move file function

Parameter Description
Required Parameter
sPathSrc--The original path to the files to move
sPathDst--The destination path to which to move files
bOverWrite--Whether to overwrite if the target file already exists; when true is passed, overwrite the target file, when false is passed, the function fails

results matching ""

    No results matching ""